Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rework get_raw_message to return StreamMessage #1292

Merged
merged 2 commits into from
Aug 23, 2024
Merged

Conversation

Jarema
Copy link
Member

@Jarema Jarema commented Aug 2, 2024

Having separate types returned by get_raw_message and direct_get seems to be unnecessary complicatinon.
Also logic for transforming from received Message was not encapsulated.

Signed-off-by: Tomasz Pietrek [email protected]

Copy link
Collaborator

@caspervonb caspervonb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, maybe a bit more test coverage.

@Jarema Jarema marked this pull request as ready for review August 22, 2024 12:21
Copy link
Collaborator

@caspervonb caspervonb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@Jarema Jarema merged commit ce8e7e9 into main Aug 23, 2024
12 checks passed
@Jarema Jarema deleted the add-stream-message branch August 23, 2024 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants